imcontext: Fix typo on ctrl+shift+u hex sequences handling
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 2 Oct 2017 16:11:53 +0000 (18:11 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 2 Oct 2017 16:13:57 +0000 (18:13 +0200)
commit3bdc9d7b3a9cec491e30668b25061ff9d2d084e7
tree8958bfb496269c35eef379e7faac969b32e281f9
parent604da889ea077d4d23327340713be32fba4261d0
imcontext: Fix typo on ctrl+shift+u hex sequences handling

This condition was meant to exit when the event has no keyval (eg. fed a
non-keyboard event somehow).
gtk/gtkimcontextsimple.c